[INFO] cloning repository https://github.com/vanillacode314/remotegamepad-server
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vanillacode314/remotegamepad-server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvanillacode314%2Fremotegamepad-server", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvanillacode314%2Fremotegamepad-server'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2c97b8adaa5c22b4dde155a09a6f389385c8cfa3
[INFO] testing vanillacode314/remotegamepad-server against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvanillacode314%2Fremotegamepad-server" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/vanillacode314/remotegamepad-server
[INFO] finished tweaking git repo https://github.com/vanillacode314/remotegamepad-server
[INFO] tweaked toml for git repo https://github.com/vanillacode314/remotegamepad-server written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/vanillacode314/remotegamepad-server on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/vanillacode314/remotegamepad-server already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tokio-macros v1.8.0
[INFO] [stderr]   Downloaded socket2 v0.4.4
[INFO] [stderr]   Downloaded ws v0.9.2
[INFO] [stderr]   Downloaded pkg-config v0.3.25
[INFO] [stderr]   Downloaded smallvec v1.9.0
[INFO] [stderr]   Downloaded httparse v1.7.1
[INFO] [stderr]   Downloaded enigo v0.0.14
[INFO] [stderr]   Downloaded core-graphics v0.18.0
[INFO] [stderr]   Downloaded lock_api v0.4.7
[INFO] [stderr]   Downloaded os_str_bytes v6.2.0
[INFO] [stderr]   Downloaded parking_lot_core v0.9.3
[INFO] [stderr]   Downloaded clap_derive v3.2.15
[INFO] [stderr]   Downloaded typenum v1.15.0
[INFO] [stderr]   Downloaded net2 v0.2.37
[INFO] [stderr]   Downloaded once_cell v1.13.0
[INFO] [stderr]   Downloaded textwrap v0.15.0
[INFO] [stderr]   Downloaded serde v1.0.142
[INFO] [stderr]   Downloaded mio v0.8.4
[INFO] [stderr]   Downloaded unicode-normalization v0.1.21
[INFO] [stderr]   Downloaded unicode-segmentation v1.9.0
[INFO] [stderr]   Downloaded serde_derive v1.0.142
[INFO] [stderr]   Downloaded serde_json v1.0.83
[INFO] [stderr]   Downloaded bytes v1.2.1
[INFO] [stderr]   Downloaded clap v3.2.16
[INFO] [stderr]   Downloaded tokio v1.20.1
[INFO] [stderr]   Downloaded libc v0.2.127
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1e9c93c88de09a5fc38dc45f030f7a91d889b4552d3942dc8c2ffcc226bed0ab
[INFO] running `Command { std: "docker" "start" "-a" "1e9c93c88de09a5fc38dc45f030f7a91d889b4552d3942dc8c2ffcc226bed0ab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1e9c93c88de09a5fc38dc45f030f7a91d889b4552d3942dc8c2ffcc226bed0ab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1e9c93c88de09a5fc38dc45f030f7a91d889b4552d3942dc8c2ffcc226bed0ab", kill_on_drop: false }`
[INFO] [stdout] 1e9c93c88de09a5fc38dc45f030f7a91d889b4552d3942dc8c2ffcc226bed0ab
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 74a9f712a36421010977d9811df30842ed9be92697a98f4b3d018cb605f3d149
[INFO] running `Command { std: "docker" "start" "-a" "74a9f712a36421010977d9811df30842ed9be92697a98f4b3d018cb605f3d149", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.127
[INFO] [stderr]    Compiling proc-macro2 v1.0.43
[INFO] [stderr]    Compiling unicode-ident v1.0.3
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling lock_api v0.4.7
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]    Compiling matches v0.1.9
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling byte-tools v0.3.1
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling serde_derive v1.0.142
[INFO] [stderr]    Compiling block-padding v0.1.5
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling unicode-bidi v0.3.8
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling httparse v1.7.1
[INFO] [stderr]    Compiling serde v1.0.142
[INFO] [stderr]    Compiling smallvec v1.9.0
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling tokio v1.20.1
[INFO] [stderr]    Compiling opaque-debug v0.2.3
[INFO] [stderr]    Compiling once_cell v1.13.0
[INFO] [stderr]    Compiling serde_json v1.0.83
[INFO] [stderr]    Compiling fake-simd v0.1.2
[INFO] [stderr]    Compiling os_str_bytes v6.2.0
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling enigo v0.0.14
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling unicode-normalization v0.1.21
[INFO] [stderr]    Compiling net2 v0.2.37
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling bytes v0.4.12
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling socket2 v0.4.4
[INFO] [stderr]    Compiling mio v0.8.4
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling mio v0.6.23
[INFO] [stderr]    Compiling generic-array v0.12.4
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling itoa v1.0.3
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling bytes v1.2.1
[INFO] [stderr]    Compiling ryu v1.0.11
[INFO] [stderr]    Compiling block-buffer v0.7.3
[INFO] [stderr]    Compiling digest v0.8.1
[INFO] [stderr]    Compiling textwrap v0.15.0
[INFO] [stderr]    Compiling sha-1 v0.8.2
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling mio-extras v2.0.6
[INFO] [stderr]    Compiling ws v0.9.2
[INFO] [stderr]    Compiling tokio-macros v1.8.0
[INFO] [stderr]    Compiling clap_derive v3.2.15
[INFO] [stderr]    Compiling clap v3.2.16
[INFO] [stderr]    Compiling remotegamepad-server v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcyRmaHy/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtokio-2b2b51d9bf9293f5,libsignal_hook_registry-c37cb753345022c4,libnum_cpus-73e260807b1a1f74,libsocket2-8339df0191f9831a,libmemchr-82726350a09d7357,libbytes-22333171e4e1d4ff,libmio-dae9afabd900ebfd,libpin_project_lite-97c4b49af6812166,libparking_lot-97b3439723e2f5fd,libparking_lot_core-3e813641a5f65631,libsmallvec-925aaf8f39242efe,liblock_api-6e8209a6266e2fa7,libscopeguard-43643e546252cd47,libws-8f5218edfce8e932,liburl-17bc5cf5a8fbabb8,libidna-aa16a51168c66cd7,libunicode_normalization-f5cc55612e7f26cf,libtinyvec-0b0f7e91e4e707da,libtinyvec_macros-cc8e196d6b1e57fc,libunicode_bidi-478c580ce729c6d2,libform_urlencoded-1b993edfbeaefe09,libpercent_encoding-d8e5e041794fd24f,libmatches-443042cef9af988b,libsha1-bd60299af5323431,libfake_simd-f956db7a80a1e4dd,libdigest-2153a66332b688ed,libopaque_debug-a254d90c091110cb,libblock_buffer-aa9e365a555399ef,libgeneric_array-8da48d3adcf5cae5,libtypenum-67fed09daf3ef94b,libblock_padding-49a72aa56a71211a,libbyte_tools-3c4d2ae98bb83810,librand-f1b664875fd9ee74,librand_chacha-fb6667aa1bd84399,libppv_lite86-8dae110e85681398,librand_core-aecbb4d2603a67c1,libgetrandom-55bf0009d6cfcb92,libmio_extras-10b0540138894465,liblazycell-0fc01752428421b1,libmio-e339c5cab138a8bf,liblog-52b0edbc91f154fe,libcfg_if-33ef6c02a07f9fec,libslab-c378bbd5937e18ed,libnet2-775163172ebe611b,libcfg_if-7e9efee4241be1ca,libhttparse-1f30901316847b03,libbytes-eec72f0c6a7dbc65,libiovec-f982a730c5cc2c16,libbyteorder-379f547b04d51d02,libserde_json-7e5fc350d19f27e1,libryu-be8c5121843f0db5,libitoa-3eb7b14de37b62a8,libserde-a4f62bfd966140fd,libenigo-4effc32d53530519,libclap-710f6c75e92e51d2,libatty-186699bce3de4cc9,liblibc-f9250cf62a9848ca,libstrsim-d620f0ade87b0f1f,libtermcolor-3421dff75a1a6c35,libtextwrap-d4e5dbd11df5deb0,libindexmap-27868e8135dda11a,libhashbrown-8ac6e23154e6c3d0,libclap_lex-1c9aa5223fa358d8,libos_str_bytes-d483fa3285d13580,libbitflags-e2b4db6c651223da,libonce_cell-3111a229f6c7f0cc}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lxdo" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcyRmaHy/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/remotegamepad_server-bf9bfe7cb97c1cd2" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: unable to find library -lxdo
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `remotegamepad-server` (bin "remotegamepad-server") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "74a9f712a36421010977d9811df30842ed9be92697a98f4b3d018cb605f3d149", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "74a9f712a36421010977d9811df30842ed9be92697a98f4b3d018cb605f3d149", kill_on_drop: false }`
[INFO] [stdout] 74a9f712a36421010977d9811df30842ed9be92697a98f4b3d018cb605f3d149
